From: Michael Heimpold Date: Mon, 21 May 2018 12:52:46 +0000 (+0200) Subject: libiio: update to 0.15 X-Git-Url: http://git.openwrt.org/%22https:/collectd.org//%22http:/www.crowdsec.net/%22/%22https:/collectd.org/%22http:/www.crowdsec.net/%22?a=commitdiff_plain;h=0356afbc1217ecbd28530b90ba759c6eb18de46a;p=feed%2Fpackages.git libiio: update to 0.15 Signed-off-by: Michael Heimpold --- diff --git a/libs/libiio/Makefile b/libs/libiio/Makefile index 2c0048c9c3..2d450d745b 100644 --- a/libs/libiio/Makefile +++ b/libs/libiio/Makefile @@ -8,12 +8,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=libiio -PKG_VERSION:=0.14 -PKG_RELEASE:=2 +PKG_VERSION:=0.15 +PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=https://codeload.github.com/analogdevicesinc/libiio/tar.gz/v$(PKG_VERSION)? -PKG_HASH:=12063db7a9366aa00bfd789db30afaddb29686bc29b3ce1e5d4adfe1c3b42527 +PKG_HASH:=a729f8ff48137ad271a3e2951f322b35c1bf2ec075b488d75c8bd071c693fd19 PKG_LICENSE:=LGPL-2.1 PKG_LICENSE_FILES:=COPYING.txt